Individual- China (ND-QI with Trading)

Copy
<?xml version="1.0" encoding="utf-8"?>
<Applications xmlns="http://www.interactivebrokers.com/schemas/IBCust_import">  
  <Application input_language="zh-Hans" has_translation="true"> 
      <Customer email="test@gmail.com" external_id="91523" prefix="testt" type="INDIVIDUAL" has_direct_trading_access="true" legal_residence_country="CHN" md_status_nonpro="true" meets_aml_standard="true">
      <AccountHolder> 
            <WithholdingStatement effective_date="2020-06-15" fatca_compliant_type="FATCA_COMPLIANT" treaty_country="CHN"/>
          <AccountHolderDetails same_mail_address="true" external_id="china_client_test_application"> 
          <Name last="史密斯" first="约翰" salutation="Mr."/>  
          <DOB>1981-02-17</DOB>  
          <CountryOfBirth>CHN</CountryOfBirth>  
          <Residence city="上海" state="CN-BJ" country="CHN" postal_code="100000" street_1="东路"/>  
          <Email email="tester@gmail.com"/>  
          <Identification citizenship="CHN" NationalCard="51010101010101010X" IssuingCountry="CHN"/>  
          <Title code="Account Holder"/>   
        </AccountHolderDetails>  
        <AccountHolderDetails same_mail_address="true" external_id="china_client_test_application" is_translated="true"> 
          <Name first="John" last="Smith" salutation="Mr."/>  
          <DOB>1981-02-17</DOB>  
          <CountryOfBirth>CHN</CountryOfBirth>  
          <Residence city="Shanghai" country="CHN" tate="CN-BJ" postal_code="100000" street_1="East Street"/>
          <Email email="tester@gmail.com"/>  
          <Identification citizenship="CHN" NationalCard="51010101010771010X" IssuingCountry="CHN" />
          <Title code="Account Holder"/>  
        </AccountHolderDetails>
        <FinancialInformation/>  
      </AccountHolder> 
    </Customer>  
    <Accounts> 
      <Account external_id="china_client_test_application" base_currency="USD" margin="Margin"> 
        <TradingPermissions> 
          <TradingPermission exchange_group="US-Sec"/>  
        </TradingPermissions> 
      </Account> 
    </Accounts>  
    <Users> 
      <User prefix="teste" external_user_id="china_client_test_application" external_individual_id="china_client_test_application"/> 
    </Users>
  </Application> 
</Applications>